English | 中文
This project was 98% made by AI. ChatGPT helped me complete the entire setup and deployment of the blog website. You can find my blog at https://www.ju1y.top. A blog post about my setup process can be found here.
This project was built with Create React App. Here are some handy scripts to get started.
Download the project and install dependencies.
git clone https://github.com/JackJuly/my-ai-created-blog.git
cd my-ai-created-blog
npm install
Run the project in the development mode.
npm start
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.
Build it for production to the build
folder.
npm run build
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. And now your blog is ready to be deployed!
Desktop View
Mobile View