Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauleenaphan/remember-when


https://github.com/pauleenaphan/remember-when

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-fullstack-template

- removed vite+react boiler plate in app.tsx
- included react router dom in app.tsx and routing boiler plate
- organized files in src for styling, pages, and components
- dotenv installed in backend folder

# Usage and Instructions

```
cd frontend/backend
npm i
npm run dev/command to run your chosen backend
```

I like to have a front and backend folder in my project