Skip to content

This project is a basic e-commerce site for selling clothing items, catering to anime and manga enthusiasts (otaku culture). It features frontend development using React and JavaScript, with backend functionalities powered by Firebase.

Notifications You must be signed in to change notification settings

strawhatrag/otaku-clothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otaku Clothing

E-commerce website for clothing, built with React, JavaScript, and Firebase.

This project showcases a basic e-commerce website designed for selling clothing items, targeting audiences interested in anime and manga (otaku culture). It demonstrates the integration of frontend development using React and JavaScript, along with backend functionalities provided by Firebase.

Live Link

Visit the live website: Otaku Shopping

Installation

Prerequisites:

  • Git installed
  • Node.js and npm (or yarn) installed

Steps:

  1. Clone the repository:
   git clone [https://github.com/strawhatrag/otaku-clothing.git](https://github.com/strawhatrag/otaku-clothing.git)
  1. Install dependencies:
    npm install
  1. Running and Building
    npm start

Technologies Used

Frontend:

  • React
  • JavaScript
  • HTML/CSS

Backend:

  • Firebase
    • Realtime Database (or Firestore)
    • Authentication

Deployment:

  • Netlify (or any other hosting platform)

Contributing

We welcome contributions to this project! Please feel free to fork the repository, make changes, and submit pull requests.

Development Environment Setup:

  1. Create a Firebase project at Firebase Console.
  2. Follow Firebase's documentation to set up authentication and database (Realtime Database or Firestore) services in your project.
  3. Add your Firebase project configuration to the project's code (typically in a file like firebase.config.js).

Contributing Code:

  1. Fork the repository.
  2. Make your changes and commit them.
  3. Push your changes to your fork.
  4. Create a pull request from your fork to the upstream repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This project is a basic e-commerce site for selling clothing items, catering to anime and manga enthusiasts (otaku culture). It features frontend development using React and JavaScript, with backend functionalities powered by Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published