/02-Advanced-CSS_Reactified

React version of previous existing project

Primary LanguageCSSMIT LicenseMIT

license


02-Advanced-CSS_Reactified

This website is a remake of my Full Stack Web Dev Bootcamp assignment '02-Advanced-CSS' redone in React. This website is a static HTML website using Flexbox, variables passed as props to React components, and basic CSS rollovers.

View Demo

Table of Contents

Overview

This website is a static HTML website using semantic tags and minimal CSS. This project is part of the learning experience on my journey to become a Full Stack Web Developer.

Built With

  • VITE
  • HTML
  • CSS

(back to top)

Author

(back to top)

Preview

image

(back to top)

Demo

View Demo

(back to top)

Getting Started

These are instructions on setting up this project locally on your machine. To get a local copy up and running follow these simple example steps.

Prerequisites

N/A

Installation

  1. Clone the repo
    git clone https://github.com/bretpeters3n/02-Advanced-CSS_Reactified.git
  2. Change directory into project directory
    cd 02-Advanced-CSS_Reactified
  3. Install dependencies
    npm install
  4. Run project locally
    npm run dev

(back to top)

Testing

No testing has been set up yet.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourAmazingFeature)
  3. Commit your Changes (git commit -m 'Add some YourAmazingFeature')
  4. Push to the Branch (git push origin feature/YourAmazingFeature)
  5. Open a Pull Request

(back to top)

License

MIT

(back to top)

Contact

Need a contact or have questions about this project? Please review the GitHub repo at About Me - prework or contact one of the authors on Github.

(back to top)

Acknowledgments

  • N/A

(back to top)

Original Vite constructed README.md (below)

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: