Skip to content

AntonioHincapie/blog_aplicat

Repository files navigation

blog_aplication

This app is design to work with the blog_API, this repo contains a simple blog app that allows you create users also create, update and delete posts and comments for the posts, connecteed to a API running in your localhost at the same time.

Back-end Repo

Built With

  • React.js
  • Ant design
  • Axios
  • PlayWright

Prerequisites

  • NodeJS
  • NPM

Setup

  • Clone repository.

  • npm install

  • npm init playwright@latest

Run app

  • npm run start will run the app on the localhost:3001 because the API is running at the same time in the localhost:3000.

Run test

  • npx playwright test it's important to have the API server running before run the test.

Author

👤 Marco Antonio Hincapié Montes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Blog aplication built with React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published