Skip to content

marcfrezal/STRATEGIN_TEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you have two folders ( frontend and backend ).
To make the project works you have to follow these steps :

BACKEND

In the backend directory, you can run :

npm install

install all the dependencies.

nodemon index.js

Launch the server.

The server will reload if you make edits.
You will also see any lint errors in the console.

FRONTEND

In the frontend/strategin-app directory, you can run :

npm install

install all the dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Simple application with secured API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published