https://github.com/inakicarcereny/dashboard-ts
A full stack dashboard application
https://github.com/inakicarcereny/dashboard-ts
express fullstack-development mern-stack mongodb nextjs react typescript
Last synced: 5 months ago
JSON representation
A full stack dashboard application
- Host: GitHub
- URL: https://github.com/inakicarcereny/dashboard-ts
- Owner: InakiCarcereny
- Created: 2024-08-27T15:57:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T14:47:34.000Z (over 1 year ago)
- Last Synced: 2025-04-07T11:48:12.652Z (about 1 year ago)
- Topics: express, fullstack-development, mern-stack, mongodb, nextjs, react, typescript
- Language: TypeScript
- Homepage:
- Size: 735 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
`you need to have a MongoDB database running on your local machine.`
1- Clone the repo: `https://github.com/InakiCarcereny/dashboard-ts.git`
2- navigate to the folder: `cd dashboard-fullstack-ts`
3- run `npm install`
5- run the server: `npm run dev`
6- open the browser and go to `http://localhost:3000`
7- you can now start using the dashboard!
## Technologies
- React
- Redux
- MongoDB
- Node.js
- Express
- TypeScript
## Testing
- Jest
## Author
Inaki Carcereny