react-express-api

🔥 TypeScript boilerplate for React with an Express backend & API

MIT License

Stars
1

💡 Features

  • Uses TypeScript for static typing
  • Express hosts API and React site on the same machine
  • React uses state and props to fetch data from API endpoint

💻 Try it out

git clone https://github.com/safinsingh/react-express-api
npm i && cd client && npm i

As process one (server):

npm start

As process two (client):

cd client && npm start

👨‍💻 Authors

Linkedin: Safin Singh GitHub: safinsingh Dribbble: Safin Singh YouTube: Safin Singh

🤝 Contributing

Contributions, PRs, issues and feature requests are welcome! Feel free to check out the issues page.

❤️ Show your support

Give this project a ⭐️ if it you! Hope you enjoy it!