Skip to content

This is a Full Stack project built with React-Redux consuming a Rails API. It is an online ladies' clothing store

Notifications You must be signed in to change notification settings

ampaire/Beautiful-Tags

Repository files navigation

Beautiful Tags

Beautiful Tags is an online store for ladies clothes, handbags and shoes. It has been developed in React for the front-end and Ruby on Rails for the back-end.

Beautiful Tags

Feautures

User

  • Users can sign Up
  • Edit/ Update their profiles
  • View available items in the store
  • Add items to the wishlist
  • Remove items from their wishlist
  • View the deatails of each item (seller, price, contact)
  • View their expenditure basing on the items added to their Wishlist

Admin

  • Add a new item
  • View the estimated income incase items are added to wishlist

Tools

  • Rails API
  • React
  • Redux
  • Formik
  • ES6
  • Jest
  • SASS

Setting Up

Project

  1. Use the git to clone the project to your local machine.
$ git clone https://github.com/ampaire/Online-store.git
  1. Navigate into the project directory
$ cd Online-store
  1. Install the environmental dependencies and modules
$ npm install
  1. Start the project
$ npm start

This will open the project on http://localhost:3000 in your favorite browser and if it doesn't, open it at localhost port 3000.

Tests

To run the tests for this application, type the following command in the terminal

$ npm test

👤 Author

Phemia Ampaire

Github | Twitter | LinkedIn

Available Scripts

🤝 Contributing

Contributions, issues and feature requests are welcome!

⭐️⭐️Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

This is a Full Stack project built with React-Redux consuming a Rails API. It is an online ladies' clothing store

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published