Front-end project for college, without using backend, using an Api serveless for study materials serveless api for study materials
-
Clone the repo
git clone https://github.com/thalees/frontend-students-api.git
-
Make sure your NodeJS and npm versions are up to date for
React 16.8.6
-
Install dependencies:
yarn
. -
Start the server:
yarn start --ssl
. -
Views are on:
https://localhost:3000
- Use the admin account to access the project (no password is required)
See the list of Contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.