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

https://github.com/nomadsdev/post-image-text-nodejs-react-mysql


https://github.com/nomadsdev/post-image-text-nodejs-react-mysql

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Post Image Text

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1201381109733281872/image.png?ex=65c99c59&is=65b72759&hm=997860a876a8310495105c38199e32bc6543f3f95d2943ae19cbb7fb01a5972d&)

## How to install
```
cd server
npm i
nodemon server.js
```
```
cd client
npm i
npm run dev
```

## Language Framework
* Nodejs
* Express
* Mysql
* React
* Axios
* Tailwind