Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oiibar/hackathon2
https://github.com/oiibar/hackathon2
auth crud-api expreesjs reactjs
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/oiibar/hackathon2
- Owner: oiibar
- Created: 2022-12-02T07:14:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T18:08:46.000Z (4 months ago)
- Last Synced: 2024-08-04T10:26:10.628Z (4 months ago)
- Topics: auth, crud-api, expreesjs, reactjs
- Language: JavaScript
- Homepage:
- Size: 4.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Task List
This project was build during 2-day hackathon and it is a task list web app with user sign in/sign out
π§ Features
Here're some of the project's best features:
- Authentication
- Registration
- CRUD operationsπ οΈ Installation Steps:
1. Clone the project
```
git clone https://github.com/oiibar/Hackathon2.git
```2. Navigate to the client folder
```
cd Hackathon2/client
```3. Install client-side packages
```
npm i
```4. Run the client
```
npm start
```5. Navigate to the server folder
```
cd Hackathon2/server
```6. Install server-side packages
```
npm i
```7. Run the server
```
npm run start
```π» Built with
Technologies used in the project:
- ReactJS
- ExpressJS
- CRUDHere are some screenshots of the project:
πLike my work?
Feel free to contact me