Skip to content

aabramya/full_stack_app_with_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an assignement for the position of Full-stack developer at Nextatlas

Clone the repository

git clone https://github.com/aabramya/full_stack_app_with_react.git

Go inside the directory

cd full_stack_app_with_react

Install dependencies

npm install

If necessary, configure the PORT of the app in this file

config.js

Start app in development mode

npm run dev

Build production app

npm run build

Start app in production mode

npm start

Open your browser with this url: localhost:3000

About

Assignment project for a Full-stack developer position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors