GUND.ARM is a Gundam themed company profile website built using several technologies such as Vit, React JS, Tailwind CSS, Firebase Authentication and others
Here is a working live demo : Demo
- Sign up, sign in, reset password and sign out with Firebase Authentication.
- Fetch data from jsonplaceholder API with axios.
- Fetch data from SpaceX GraphQL API with apollo clinet.
- Responsive Website.
All gunpla pictures taken from projectgunpla.com by Dwinawan
If you want to login, you can use this account :
Email : admin@gmail.com
Password : @123456asd
To clone and run this website, you'll need Git and Node.js (which comes with yarn installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/rizalyoga/gund-arm-company-profile.git
# Go into the repository
$ cd gund-arm-company-profile
# Install dependencies
$ yarn
# Run the app
$ yarn dev
- Vite
- React JS
- React Router Dom
- Tailwind css
- Axios
- Apollo Client
- Firebase
- SpaceX API
- Jsonplaceholder API
- React-lazy-load-image-component
- React-icons
Landing Page | News Page |
---|---|
Login Page | Reset Password Page |
About Us Page | Details Member Page |