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

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

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